Autogenerated HTML docs for v2.5.0-234-gefc8a 
diff --git a/git-fsck.html b/git-fsck.html index 6a90ef3..976cba8 100644 --- a/git-fsck.html +++ b/git-fsck.html 
@@ -750,7 +750,7 @@  <div class="verseblock">   <pre class="content"><em>git fsck</em> [--tags] [--root] [--unreachable] [--cache] [--no-reflogs]   [--[no-]full] [--strict] [--verbose] [--lost-found]  - [--[no-]dangling] [--[no-]progress] [&lt;object&gt;*]</pre>  + [--[no-]dangling] [--[no-]progress] [--connectivity-only] [&lt;object&gt;*]</pre>   <div class="attribution">   </div></div>   </div>  @@ -846,6 +846,16 @@  </p>   </dd>   <dt class="hdlist1">  +--connectivity-only  +</dt>  +<dd>  +<p>  + Check only the connectivity of tags, commits and tree objects. By  + avoiding to unpack blobs, this speeds up the operation, at the  + expense of missing corrupt objects or other problematic issues.  +</p>  +</dd>  +<dt class="hdlist1">   --strict   </dt>   <dd>  @@ -1013,7 +1023,7 @@  <div id="footnotes"><hr /></div>   <div id="footer">   <div id="footer-text">  -Last updated 2013-08-20 08:40:27 PDT  +Last updated 2015-08-03 12:41:59 PDT   </div>   </div>   </body>